PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package
/
PDFFunction Class
/ setRange Method
An array of 2 x n numbers, where n is the number of output values.
Collapse All
Expand All
In This Topic
setRange Method
In This Topic
Sets the function range.
Syntax
public
void
setRange(
double
[]
range
)
Parameters
range
An array of 2 x n numbers, where n is the number of output values.
See Also
Reference
PDFFunction Class
PDFFunction Members